home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / langs / xlisp_21.zoo / osptrs.h < prev    next >
Encoding:
Text File  |  1990-02-28  |  107 b   |  7 lines

  1. /* osptrs.h - system specific function pointers */
  2.  
  3. {    "SYSTEM",    S,    xsystem    },
  4. {    "GET-KEY",    S,    xgetkey    },
  5.  
  6.  
  7.